Micron Document
🎖️GitЯра🎖️


Displaying Rendered • View rawDownload

.specify/extensions/review/CHANGELOG.md fix/qr-error-correction (7b45f84f) Text, 1.45 KB

Changelog

All notable changes to this extension will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[1.0.1] - 2026-04-04

Fixed

• Removed invalid alias T383838speckit.review (two-segment name); the canonical command T383838speckit.review.run is now the only entry point — fixes T383838Validation Error: Invalid alias on T383838specify extension add
• Added alias naming validation to CI workflow to catch invalid aliases before release

[1.0.0] - 2026-03-05

Added

• Command: T383838/speckit.review.run (alias: T383838/speckit.review) — coordinator that orchestrates all agents
• Command: T383838/speckit.review.code — code quality reviewer (guideline compliance, bugs, security)
• Command: T383838/speckit.review.comments — comment accuracy analyzer (documentation, comment rot)
• Command: T383838/speckit.review.tests — test coverage analyzer (behavioral coverage, critical gaps)
• Command: T383838/speckit.review.errors — error handling reviewer (silent failures, catch blocks)
• Command: T383838/speckit.review.types — type design analyzer (encapsulation, invariants)
• Command: T383838/speckit.review.simplify — code simplification advisor (clarity, complexity)
• Targeted review via aspect arguments (T383838/speckit.review.run tests errors)

Requirements

• Spec Kit: >=0.1.0
• git: Required for change detection

Served by rngit 1.5.2 - Generated in 0.05s